CVE-2026-54279
AIOHTTP: Host-Only Cookies Become Domain Cookies After CookieJar Persistence
Description
AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.1, host-only cookies that are saved with CookieJar.save() and then restored later with CookieJar.load() lose their host-only status. This vulnerability is fixed in 3.14.1.
INFO
Published Date :
June 22, 2026, 4:32 p.m.
Last Modified :
June 22, 2026, 4:32 p.m.
Remotely Exploit :
No
Source :
GitHub_M
Solution
- Update AIOHTTP to version 3.14.1.
- Verify cookie host-only status after update.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2026-54279 vulnerability anywhere in the article.